home *** CD-ROM | disk | FTP | other *** search
/ AMP Graphics Collection / AMP Graphics Collection.iso / programs / author / versions / testd4.dir / 00053_Script_53 < prev    next >
Text File  |  1996-08-09  |  155b  |  7 lines

  1. on exitFrame
  2.   set the editableText of sprite 30 to true
  3.   put " " into field "target file"
  4.   set the selStart to 0
  5.   set the selEnd to 1
  6.   pause
  7. end